func net.hexString
4 uses
net (current package)
ip.go#L341: return "?" + hexString(ip)
ip.go#L383: func hexString(b []byte) string {
ip.go#L408: return nil, &AddrError{Err: "invalid IP address", Addr: hexString(ip)}
ip.go#L494: return hexString(m)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)